Welcome![Sign In][Sign Up]
Location:
Search - word count

Search list

[Windows Developword frequency count

Description: 经典的C语言编程--如何统计字出现的频率(作者是C语言开发者Kernighan和Ritchie)-classic C programming language -- how the statistics of the frequency of the word (The writer is a C-language development were Kernighan and Ritchie)
Platform: | Size: 836 | Author: 李薇 | Hits:

[SourceCodeword count

Description:
Platform: | Size: 4698 | Author: kapo0722 | Hits:

[Windows Developword frequency count

Description: 经典的C语言编程--如何统计字出现的频率(作者是C语言开发者Kernighan和Ritchie)-classic C programming language-- how the statistics of the frequency of the word (The writer is a C-language development were Kernighan and Ritchie)
Platform: | Size: 1024 | Author: 李薇 | Hits:

[Home Personal applicationCountWord

Description: 一个统计英语单词出现频率的软件源程序,结果按频率从大到小排列,并给出频率.该软件将统计结果存于记事本中.-an English word frequency source software, according to the results with the smallest frequency, given frequency. The software will be stored in statistical results were in the notebook.
Platform: | Size: 33792 | Author: 李真 | Hits:

[Otherword

Description: 統計文章字數的程式 先讀入data.txt的文章 詳細統計出每個字的出現次數-Article word count statistics program data.txt first read the article detailed statistics for each word frequency
Platform: | Size: 1024 | Author: 林楷煒 | Hits:

[Software Engineeringpetyfer.RAR

Description: 【设计题目】 多功能数字钟的设计 【设计目的】 1掌握数字系统的分析和设计方法 2能够熟练的、合理的选用集成电路器件 3熟悉EWB软件的使用。 【设计指标及要求】 设计一个多功能数字钟,以一昼夜24小时为一个计数周期。准确计时,具有“时”“分”“秒”数字显示。整点能自动打点、报时。要求报时声响四低一高,最后一响为整点。具有校时功能。要求电路主要采用中小规模CMOS集成电路。要求电路尽量简化,并选用同类型的器件。在EWB电子工作平台上进行电路的设计和计算机仿真。 -Title] [design multi-functional digital clock design 1] [designed to exploit the digital system analysis and design method of 2 to skilled, reasonable choice of integrated circuit device 3 familiar with the EWB software. [] Design specifications and requirements to design a multi-function digital clock, 24 hours a day for a cycle count. Accurate time, a when sub seconds The figures show. Automatically runs the whole point, the newspaper. Four-time low noise requirements of a high, the final point for the whole ring. With a school function. Requirements are mainly small and medium-sized circuits CMOS integrated circuits. Asked the circuit as simple as possible and select the same type of device. EWB work in the platform of electronic circuit design and computer simulation.
Platform: | Size: 197632 | Author: petyfer | Hits:

[Windows DevelopWBDC

Description: 能进行文本文件的读写操作,所有单词均放入文本文件中,进行检索和计数操作。单词的检索(返回为该单词在文本文件中的位置,可能多个,需返回多个位置)和计数(计数包括单词检索时的个数和全部单词的个数计数)。-Can read and write text files to operate, all the words are Add text file for retrieval and counting operation. Word search (back to the words in the text file, possibly more than the need to return multiple locations) and the count (count includes the number of word retrieval when the number of words and all count).
Platform: | Size: 902144 | Author: 迟浩东 | Hits:

[JSP/JavaWordCount

Description: wordcount.java count the number of the word in a file-wordcount.java count the number of the word in a file
Platform: | Size: 2048 | Author: s | Hits:

[MultiLanguageWordCounter

Description: 封装一个类CText, 并编写一个软件,它可以完成对任意一个文本文件的字符统计工作, 可以统计的信息有:中文字符数、英文单词数、行数、字符个数(不计空格)、空格数。 同时上述的字符统计信息,要求能写到一个Report.txt文件中,并且能显示出来。但是不要求界面,只要能以命令行的形式输入及显示即可,另外统计功能也可参考Word中 的“字数统计工具”。 序遵循题目的要求,采用Visual Studio 2008编译环境编写,使用C++语言来完成。其中主要功能封装在CText类当中,并利用文件流来进行存取操作,同时在程序设计中实现了局部语言环境的切换,实现了对含中文的地址路径的正确解析。-Packaging a class CText, and write a software, it can complete any of the characters in a text file, statistical work, Statistical information can include: the number of Chinese characters, English words the number of rows, number of characters (excluding spaces), number of spaces. At the same time the above-mentioned character statistics, hoping that they can write a Report.txt file, and can be displayed. But does not require interface with the command line as long as the form of input and display can be other statistical functions can also refer to Word s "word count tool." Order to follow the requirements of the subject, using Visual Studio 2008 to prepare the build environment, using C++ language to complete. Main function of which were encapsulated in the CText class and use the file stream to carry out access operation, while programming language environment to implement a partial switch to realize the right path with the correct address in Chinese parsing.
Platform: | Size: 10240 | Author: DongMu | Hits:

[Other systemsphoenix_wordcount.tar

Description: mapreduce算法的phoenix架构实现和一个使用实例,用mapreduce算法对一个输入的文本文件中的单词计数。-mapreduce algorithm phoenix architecture implementation and a use case, use mapreduce algorithm a input text file of the word count.
Platform: | Size: 16384 | Author: Benjamin | Hits:

[Linux-Unixsourcecode

Description: 1. Program to remove all comments from a C program 2. Word count implementation using Apache s Hadoop 3. Program to implement calloc using malloc
Platform: | Size: 2048 | Author: l13xl | Hits:

[Otherrequency

Description: frequency字频统计。从文件读入若干个文本,输出频率最大TOP100(数值可改)的排名、字、出现次数、频率。-Word frequency statistics. Read from the file number of the text, the output frequency of the largest TOP100 (values can be changed) ranking, word, count, frequency.
Platform: | Size: 1104896 | Author: haoziliu | Hits:

[Othercount

Description: 统计一篇英文文章中各个单词的数目,然后输出每个单词的数目-count word from a text!!!!!!!!1
Platform: | Size: 1024 | Author: 赵欣 | Hits:

[JSP/Javastorm-starter-word-count

Description: storm单词统计程序,主要适用于单机环境,可以修改主类运行在Storm分布环境-storm word statistical procedures, applicable to the stand-alone environment, distributed environment can modify the main class to run in the Storm
Platform: | Size: 4184064 | Author: Haisen Lee | Hits:

[File OperateWord-count

Description: 读取一个文件中单词出现的次数,通过C++的标准库STL的使用以及文件的操作,实现其功能-Read out the number of word used in a file
Platform: | Size: 3072 | Author: | Hits:

[Algorithmword-count

Description: 实现对大文本内单词的统计,并且按照升序排序输出到一个文本中-Realization of the large text word statistics, and sorted in ascending order output to a text
Platform: | Size: 1580032 | Author: 佘编程 | Hits:

[Otherhadoop-word-count

Description: Hadoop word count map reduce progra
Platform: | Size: 31744 | Author: rev | Hits:

[Internet-Networksimple-word-count-function

Description: 在Ubuntu系统中,运行在Hadoop平台上的一个简单的单词计数功能-In the Ubuntu system, running on a platform Hadoop simple word count function
Platform: | Size: 19456 | Author: 蒋庆 | Hits:

[matlabWord-Count

Description: Word Count with Mapreduce
Platform: | Size: 56320 | Author: Mahyarp | Hits:

[JSP/JavaMyWordCount

Description: 利用java语言写的调用hadoop包的程序,主要实现单词计数。(Written using java language call Hadoop package procedures, the main realization of word count.)
Platform: | Size: 1024 | Author: winw | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net